home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 15 / BBS in a box XV-1.iso / Files / Util / M / MacShell 0.53b.sit / MacShell 0.53b / MacShell 0.53b.rsrc / help_15741_unset < prev    next >
Encoding:
Text File  |  1995-03-07  |  281 b   |  11 lines

  1. NAME
  2.    unset - unset, or clear a shell variable.
  3.  
  4. SYNTAX
  5.    unset varname1 [varname2...]
  6.  
  7. DESCRIPTION
  8.  
  9. Unset removes a shell variable from MacShell's internal list of variables.  Once unset, a variable will no longer be recognized by MacShell's variable substitution mechanism.
  10.